home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 11 / Mac Magazin and MacEasy Magazine CD - Issue 11.iso / Sharewarebibliothek / Applikationen / MacSpectacle 1.5.5 / Manual / The keyboard < prev    next >
Text File  |  1995-06-11  |  3KB  |  81 lines

  1.  
  2. Mac Spectacle   -   Keyboard Help   -   11. Jun. '95   -   KIO !
  3.  
  4.  
  5. General
  6.  
  7. A pict of the ZX Spectrum keyboard is displayed, if you select "Keyboard" from the apple menu or from the windows menu.
  8.  
  9. There are to modes for keyboard translation, selectable from the options menu:
  10. 'basic' and 'game'.
  11.  
  12.  
  13. Keyboard emulation in game mode
  14.  
  15. In game mode keys are mapped corresponding to their location on the ZX Spectrum keyboard. This means, location of a key is more important than the character printed on it. Therefore especially people using non-US keyboards should take a look at the picture of the US keyboard.
  16.  
  17. This picture shows the keys which are recognized by Mac Spectacle:
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31. The 40 keys marked with yellow color represent the original ZX Spectrum keyboard. The position of a key defines it meaning to Mac Spectacle, not the letter printed on top of it.
  32.  
  33. Therefore these 4 keys have the following meaning to the ZX Spectrum BASIC editor:
  34.  
  35.     ";"      =  ENTER     
  36.     "`"      =  CAPS SHIFT
  37.     ","      =  SYMBOL SHIFT 
  38.     "."      =  SPACE
  39.  
  40. In addition, keys marked with red color are translated to give a reasonable effect:
  41.     "ESC"    =  CAPS SHIFT + SYMBOL SHIFT  (to enter extended mode)
  42.     "shift"  =  CAPS SHIFT
  43.     "option" =  SYMBOL SHIFT
  44.     "alt"    =  SYMBOL SHIFT
  45.     "space"  =  SPACE
  46.     "enter"  =  ENTER
  47.     "delete" =  CAPS SHIFT + "0" (delete)
  48.     number pad and cursor keys are remapped to corresponding functions
  49.  
  50. In game mode, the green keys are used to emulate a Kempston joystick interface. Layout is similar to the cursor block, the top right key trigger fire. If you have a joystick interface for your Mac, set it up to generate these keys. A setting file for the MacEnjoy interface is shipped with Mac Spectacle, so you can use it even if you have a small keyboard without these keys. Alternatively you can set up your joystick interface to generate '5' to '8' and '0' for games which support a cursor joystick.
  51.  
  52. Other keys have no effect in game mode!
  53.  
  54.  
  55. Keyboard emulation in Basic mode
  56.  
  57. In basic mode, most characters are remapped to propper positions in the ZX Spectrum keyboard matrix.
  58.  
  59. "esc" simulates <caps shift> + <symbol shift>.
  60.  
  61. Cursor keys:       Remapped as expected to <caps shift> + <5> ... <8>
  62. Delete:                 Remapped as expected to <caps shift> + <0>
  63. Edit:                     "option" + "1"
  64. Graphic mode:    "option" + "9"
  65.  
  66. White characters on keys: "0"-"9", "a"-"z", "A"-"Z", "space" and "enter" work as expected. If the basic interpreter expects a token, "a"-"z" or "A"-"Z" produce a token of corse.
  67.   
  68. Red characters and red tokens on keys: Keys should be no problem; they are all remapped. To get a token, type "option" + "key"; e.g. "option" + "a" to get <STOP>
  69.  
  70. Green token above keys: Type "esc" and then the corresponding key.
  71.  
  72. Red tokens below keys: Type "esc" and then "shift" + "key".
  73.  
  74. Pressing a key always discards any old key from the ZX Spectrum keyboard matrix, even if it's still pressed.
  75.  
  76. If you cannot get a special function, email me your problem and suggest a solution.
  77.  
  78. To BREAK a program you must press <caps shift> + <space>. Unfortunately this is not detected in the current version. As a work around switch to game mode for a moment.
  79.  
  80.  
  81.